home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libgcrypt11 / copyright < prev    next >
Encoding:
Text File  |  2007-03-05  |  3.7 KB  |  92 lines

  1. This package was debianized by Ivo Timmermans <ivo@debian.org> on
  2. Fri,  3 Aug 2001 10:02:38 +0200. 
  3. It was taken over by Matthias Urlichs <smurf@debian.org>, and is now
  4. maintained by Andreas Metzler <ametzler@debian.org> Eric Dorland
  5. <eric@debian.org>, James Westby <jw+debian@jameswestby.net>
  6.  
  7.  
  8. It was downloaded from ftp://ftp.gnupg.org/pub/gcrypt/libgcrypt/.
  9.  
  10. Upstream Authors: Werner Koch and others.
  11.  
  12. Copyright:
  13.  
  14. Most of the package is licensed under the GNU Lesser General Public 
  15. License (LGPL) version 2.1, except two binaries, which are not built 
  16. in this package.  See below for details. The documentation is licensed under
  17. the GPL, see below.
  18.  
  19. Excerpt from upstream's README:
  20.  
  21.     License
  22.     -------
  23.     
  24.     Most of this library is distributed under the terms of the GNU
  25.     Lesser General Public License (LGPL); see the file COPYING.LIB for
  26.     the actual terms.  However some parts are distributed under the
  27.     GNU General Public License (GPL) so if you configure Libgcrypt to
  28.     include these modules, you have to comply with the conditions of
  29.     the GPL as found in the file COPYING.  The modules under the GPL
  30.     are:
  31.  
  32.       rndunix - Entropy gatherer for Unices without a /dev/random
  33.       rndw32  - Entropy gatherer for MS Windows
  34.  
  35.     This library used to be available under the GPL - this was changed
  36.     with version 1.1.7 with the rationale that there are now many free
  37.     crypto libraries available and many of them come with capabilities
  38.     similar to Libcrypt.  We decided that to foster the use of
  39.     cryptography in Free Software an LGPLed library would make more
  40.     sense because it avoids problems due to license incompatibilities
  41.     between some Free Software licenses and the GPL. 
  42.  
  43.     Please note that in many cases it is better for a library to be
  44.     licensed under the GPL, so that it provides an advantage for free
  45.     software projects.  The Lesser GPL is so named because it does
  46.     less to protect the freedom of the users of the code that it
  47.     covers.  See http://www.gnu.org/philosophy/why-not-lgpl.html for
  48.     more explanation.
  49.  
  50. An example of the license headers of the LGPL is
  51.  
  52. -------------
  53.  * Copyright (C) 1998, 2000, 2001, 2002, 2003,
  54.  *               2004, 2005  Free Software Foundation, Inc.
  55.  *
  56.  * This file is part of Libgcrypt.
  57.  *
  58.  * Libgcrypt is free software; you can redistribute it and/or modify
  59.  * it under the terms of the GNU Lesser General Public License as
  60.  * published by the Free Software Foundation; either version 2.1 of
  61.  * the License, or (at your option) any later version.
  62.  *
  63.  * Libgcrypt is distributed in the hope that it will be useful,
  64.  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  65.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  66.  * GNU Lesser General Public License for more details.
  67.  *
  68.  * You should have received a copy of the GNU Lesser General Public
  69.  * License along with this program; if not, write to the Free Software
  70.  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
  71. -------------
  72.  
  73. On Debian GNU/Linux systems, the complete text of the GNU Lesser
  74. General Public License can be found in
  75. `/usr/share/common-licenses/LGPL'; 
  76.  
  77. The documentation licensed under the GPL
  78. -------------
  79. Copyright @copyright{} 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
  80.  
  81. @quotation
  82. Permission is granted to copy, distribute and/or modify this document
  83. under the terms of the GNU General Public License as published by the
  84. Free Software Foundation; either version 2 of the License, or (at your
  85. option) any later version. The text of the license can be found in the
  86. section entitled ``Copying''.
  87. -------------
  88.  
  89. On Debian GNU/Linux systems, the text of the GNU General Public License, 
  90. version 2 can be found in `/usr/share/common-licenses/GPL-2'.
  91.  
  92.